home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / WinHighlight.exe.manifest < prev    next >
Extensible Markup Language  |  2005-02-26  |  668b  |  24 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly
  3.   xmlns="urn:schemas-microsoft-com:asm.v1"
  4.   manifestVersion="1.0">
  5. <assemblyIdentity
  6.     name="DevCpp.Apps.winhighlight"
  7.     processorArchitecture="x86"
  8.     version="1.0.0.0"
  9.     type="win32"/>
  10. <description>winhighlight</description>
  11. <dependency>
  12.     <dependentAssembly>
  13.         <assemblyIdentity
  14.             type="win32"
  15.             name="Microsoft.Windows.Common-Controls"
  16.             version="6.0.0.0"
  17.             processorArchitecture="x86"
  18.             publicKeyToken="6595b64144ccf1df"
  19.             language="*"
  20.         />
  21.     </dependentAssembly>
  22. </dependency>
  23. </assembly>
  24.